object DrivesDlg: TDrivesDlg Left = 256 Top = 156 HelpContext = 55 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'Installation' ClientHeight = 420 ClientWidth = 586 Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 12 Top = 12 Width = 553 Height = 365 Shape = bsFrame IsControl = True end object Label2: TLabel Left = 36 Top = 308 Width = 509 Height = 57 AutoSize = False Caption = ' Setup is about to install ProKalc , the Scientific/Financial ' + 'calculator on your system. The default installation is sho' + 'wn above. If this is not correct, make the necessary changes ' + 'before selecting '#39'OK'#39'.' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False WordWrap = True end object Label1: TLabel Left = 52 Top = 192 Width = 95 Height = 16 Caption = 'Installing from:' Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label3: TLabel Left = 52 Top = 252 Width = 78 Height = 16 Caption = 'Installing to:' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 235 Top = 26 Width = 115 Height = 36 Caption = 'ProKalc' Font.Charset = DEFAULT_CHARSET Font.Color = clYellow Font.Height = -32 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 86 Top = 66 Width = 414 Height = 24 Caption = 'The Scientific/Financial/Geometry Calculator' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 260 Top = 100 Width = 65 Height = 13 Caption = 'Version 6.3' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label7: TLabel Left = 174 Top = 124 Width = 237 Height = 13 Caption = 'Copyright (c) 1997-98 by Harold Schwartz' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object OKBtn: TBitBtn Left = 400 Top = 384 Width = 77 Height = 27 HelpContext = 55 TabOrder = 0 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 488 Top = 384 Width = 77 Height = 27 HelpContext = 55 TabOrder = 1 OnClick = CancelBtnClick Kind = bkAbort Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 312 Top = 384 Width = 77 Height = 27 HelpContext = 55 Caption = '&Help' TabOrder = 2 Visible = False OnClick = HelpBtnClick Glyph.Data = { DE010000424DDE01000000000000760000002800000024000000120000000100 0400000000006801000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333336633 3333333333333FF3333333330000333333364463333333333333388F33333333 00003333333E66433333333333338F38F3333333000033333333E66333333333 33338FF8F3333333000033333333333333333333333338833333333300003333 3333446333333333333333FF3333333300003333333666433333333333333888 F333333300003333333E66433333333333338F38F333333300003333333E6664 3333333333338F38F3333333000033333333E6664333333333338F338F333333 0000333333333E6664333333333338F338F3333300003333344333E666433333 333F338F338F3333000033336664333E664333333388F338F338F33300003333 E66644466643333338F38FFF8338F333000033333E6666666663333338F33888 3338F3330000333333EE666666333333338FF33333383333000033333333EEEE E333333333388FFFFF8333330000333333333333333333333333388888333333 0000} Margin = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end object Edit1: TEdit Left = 52 Top = 216 Width = 333 Height = 21 HelpContext = 55 TabOrder = 3 Text = 'A:\' end object Edit2: TEdit Left = 52 Top = 276 Width = 333 Height = 21 HelpContext = 55 TabOrder = 4 Text = 'C:\PROKALC' end end